Esx Settings DepotContent AddOns FilterSpec

Esx Settings DepotContent AddOns FilterSpec
Esx Settings DepotContent AddOns FilterSpec

The Esx Settings DepotContent AddOns FilterSpec schema contains properties used to filter the results when listing OEM add-ons, see GET /esx/settings/depot-content/add-ons).

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "min_version": "string"
}
string
min_version
Optional

Minimum version of an add-on that can match the filter.

This property was added in vSphere API 7.0.0.0.

If set, only OEM add-ons with version greater than or equal to this will be returned.